-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
2.0.2 (latest)
-
Code
-
Classes
- CustomAuthHandler
Total Complexity |
148 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
1,271 |
Lines of code |
867 |
Logical lines of code |
410 |
Comment lines |
149 |
Methods |
28 |
Properties |
1 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleSignupAjax() |
B |
34 |
16 |
94 |
handleLoginAjax() |
B |
37 |
17 |
76 |
handlePasswordResentAjax() |
A |
36 |
12 |
83 |
loginForm() |
A |
42 |
10 |
55 |
nativeLoginForm() |
A |
38 |
7 |
77 |
alterLoginRedirectUrl() |
A |
54 |
8 |
19 |
magicLoginForm() |
S |
46 |
6 |
42 |
sendSignupEmailVerificationHtml() |
S |
38 |
3 |
76 |
renderField() |
S |
49 |
6 |
29 |
getDefaultLoginRedirectUrl() |
S |
54 |
6 |
20 |
getDefaultLogoutRedirectUrl() |
S |
54 |
6 |
20 |
handleAlreadyLoggedIn() |
S |
57 |
6 |
19 |
isConditionsMatched() |
S |
56 |
6 |
18 |
validateSignUpData() |
S |
57 |
6 |
15 |
registrationForm() |
S |
54 |
5 |
20 |
buildRegistrationForm() |
S |
52 |
4 |
24 |
authForm() |
S |
54 |
4 |
20 |
restPasswordForm() |
S |
56 |
4 |
17 |
buildResetPassForm() |
S |
57 |
3 |
16 |
getSignupFields() |
S |
48 |
1 |
38 |
loadAssets() |
S |
56 |
2 |
17 |
alterLogoutRedirectUrl() |
S |
67 |
3 |
9 |
getShortcodes() |
S |
59 |
2 |
14 |
submitBtnLoadingSvg() |
S |
64 |
1 |
14 |
register() |
S |
59 |
1 |
13 |
resetPasswordFields() |
S |
62 |
1 |
11 |
isEnabled() |
S |
75 |
1 |
4 |
login() |
S |
69 |
1 |
7 |